home *** CD-ROM | disk | FTP | other *** search
/ Exame Informatica 139 / Exame Informatica 139.iso / Revista / Flash / Uniform Server / diskw / home / admin / www / includes / tool.inc < prev   
Encoding:
Text File  |  2005-08-20  |  1.4 KB  |  14 lines

  1. <h3><?=$US['nav-tools']?></h3>
  2. <a target="content" onclick="h(this);" href="phpinfo.php"><?=$US['nav-phpinfo']?></a>
  3. <a target="content" onclick="h(this);" href="<?=$apanel?>/cgi-bin/<?=file_get_contents("includes/.lang");?>/cgienv.cgi"><?=$US['nav-cgienv']?></a>
  4. <a target="_status" onclick="h(this);" href="/status"><?=$US['nav-status']?></a>
  5. <a target="_info" onclick="h(this);" href="/info"><?=$US['nav-info']?></a>
  6. <a target="_phpmyadmin" onclick="h(this);" href="<?=$apanel?>/phpMyAdmin/"><?=$US['nav-pma']?></a>
  7. <a target="_phpmyadmin" onclick="h(this);" href="<?=$apanel?>/phpMyBackupPro/"><?=$US['nav-pmbp']?></a>
  8. <a target="content" onclick="h(this);" href="vhost.php"><?=$US['nav-vhost']?></a>
  9. <a target="content" onclick="h(this);" href="update.php"><?=$US['nav-update']?></a>
  10. <a target="content" onclick="h(this);" href="downloads.php"><?=$US['nav-down']?></a>
  11. <a target="content" onclick="h(this);" href="<?=$apanel?>/cgi-bin/<?=file_get_contents("includes/.lang");?>/elog.cgi"><?=$US['nav-elog']?></a>
  12. <a target="content" onclick="h(this);" href="<?=$apanel?>/cgi-bin/<?=file_get_contents("includes/.lang");?>/u2w.cgi"><?=$US['nav-u2w']?></a>
  13. <a target="content" onclick="h(this);" href="<?=$apanel?>/cgi-bin/<?=file_get_contents("includes/.lang");?>/dserver.cgi"><?=$US['nav-del']?></a>
  14. <a target="content" onclick="h(this);" href="migrate.php"><?=$US['nav-smig']?></a>